home *** CD-ROM | disk | FTP | other *** search
- Path: news1.cris.com!news
- From: boofull@cris.com (Jaz Gordon)
- Newsgroups: comp.lang.c++
- Subject: Re: Writing MFC Apps w/o using MFC AppWizard?
- Date: Sat, 02 Mar 1996 12:25:41 GMT
- Organization: Concentric Internet Services
- Message-ID: <4h9uu8$hnq@spectator.cris.com>
- References: <4gfvou$rt9@linus.mitre.org>
- NNTP-Posting-Host: cnc016040.concentric.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- costello@mbunix.mitre.org (Roger L Costello) wrote:
-
- >Hi Folks,
- > I would like to write a simple application using the MFC library.
- >I don't want to use the MFC AppWizard. So, what should the project
- >type be - Application, or Console, or something else? Are there any
- >"gotchas" to be aware of when writing MFC applications without using
- >the MFC AppWizard?
-
- >Thanks. /Roger
-
- Hi Roger,
-
- I use MFC without AppWizard constantly because I don't have it (I'm
- using SC++ 6.2). There are a number of issues to watch out for. E.G.
- You need to setup your own dialog data exchange functions (the
- documentation for these functions assumes that your using the
- Wizards).
-
- I'm afraid I don't know what you mean by Application or Console, I
- could give more info if someone would clarify this for me.
-
- --Ted
- Jaz Gordon (Mirya Mulrainey)
- "Little girls, like butterflies, need no excuse."-- Lazarus Long
- boofull@cris.com
- http://www.cris.com/~boofull/
-
-